delete /cloudextensions/{cloudExtensionId}

Delete Cloud Extension (deleteCloudExtension)

Deleting a Cloud Extension terminates both Velostrata Edge Node-A and Node-B. The Cloud Extension S3 bucket is configured with a Lifecycle rule that marks the bucket to be deleted within one day. A Cloud Extension can be deleted only if it has no Virtual Machines running in the cloud.

Path parameters

cloudExtensionId (required)

Path Parameter — Cloud Extension ID

Consumes

This API call consumes the following media types via the Content-Type request header:

  • application/json

Return type

TaskId

value (optional)

String Entity ID

_type

String Task ID

Enum:

TaskId

 

Example data

Content-Type: application/json

{

  "value": "vm-1",

  "_type": "TaskId"

}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

  • application/json

Responses

200

OK

value (optional)

String Entity ID

_type

String Task ID

Enum:

TaskId

Default

Error ErrorInfo

errorCode (optional)

String

url(optional)

String

message (optional)

String